home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / tex / macros / source / contrib / supported / feynmf / fmfmanps.drv (.txt) < prev    next >
LaTeX Document  |  1995-03-15  |  5KB  |  94 lines

  1. %% This is file `fmfmanps.drv', generated 
  2. %% on <1995/3/4> with the docstrip utility (2.2i).
  3. %% The original source files were:
  4. %% feynmf.dtx  (with options: `driver,manual,mp')
  5. %% Copyright (C) 1989, 1990, 1992-1995 by Thorsten.Ohl@Physik.TH-Darmstadt.de 
  6. %% This file is NOT the source for feynmf, because almost all comments 
  7. %% have been stripped from it. It is NOT the preferred form of feynmf 
  8. %% for making modifications to it. 
  9. %% Therefore you can NOT redistribute and/or modify THIS file. You can 
  10. %% however redistribute the complete source (feynmf.dtx and feynmf.ins) 
  11. %% and/or modify it under the terms of the GNU General Public License as 
  12. %% published by the Free Software Foundation; either version 2, or (at 
  13. %% your option) any later version. 
  14. %% Feynmf is distributed in the hope that it will be useful, but 
  15. %% WITHOUT ANY WARRANTY; without even the implied warranty of 
  16. %% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
  17. %% GNU General Public License for more details. 
  18. %% You should have received a copy of the GNU General Public License 
  19. %% along with this program; if not, write to the Free Software 
  20. %% Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 
  21. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  22. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  23. %% \CheckSum{553}
  24. %% \CharacterTable
  25. %%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
  26. %%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
  27. %%   Digits        \0\1\2\3\4\5\6\7\8\9
  28. %%   Exclamation   \!     Double quote  \"     Hash (number) \#
  29. %%   Dollar        \$     Percent       \%     Ampersand     \&
  30. %%   Acute accent  \'     Left paren    \(     Right paren   \)
  31. %%   Asterisk      \*     Plus          \+     Comma         \,
  32. %%   Minus         \-     Point         \.     Solidus       \/
  33. %%   Colon         \:     Semicolon     \;     Less than     \<
  34. %%   Equals        \=     Greater than  \>     Question mark \?
  35. %%   Commercial at \@     Left bracket  \[     Backslash     \\
  36. %%   Right bracket \]     Circumflex    \^     Underscore    \_
  37. %%   Grave accent  \`     Left brace    \{     Vertical bar  \|
  38. %%   Right brace   \}     Tilde         \~}
  39. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  40. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  41. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  42. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  43. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  44. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  45. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  46. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  47. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  48. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  49. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  50. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  51. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  52. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  53. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  54. \documentclass[a4paper]{article}
  55. \usepackage{doc}
  56. \IfFileExists{mflogo.sty}%
  57.   {\usepackage{mflogo}%
  58.    \def\FMF{\texttt{feyn}\textlogo{MF}}}%
  59.   {\def\MF{\textsf{META}\-\textsf{FONT}}%
  60.    \def\MP{\textsf{META}\-\textsf{POST}}%
  61.    \def\FMF{\texttt{feyn}\textsf{MF}}}
  62. \usepackage[dvips]{feynmp}
  63. \font\manfnt=manfnt
  64. \def\dangerousbend/{{\manfnt\char"7F}}
  65. \def\dubious{\begin{itemize}\item[\dangerousbend/]}
  66. \def\enddubious{\end{itemize}}
  67. \parindent0pt
  68. \OnlyDescription
  69. \EnableCrossrefs
  70. \RecordChanges
  71. \CodelineIndex
  72. \DoNotIndex{\def,\gdef,\long,\let,\begin,\end,\if,\ifx,\else,\fi}
  73. \DoNotIndex{\immediate,\write,\newwrite,\openout,\closeout,\typeout}
  74. \DoNotIndex{\font,\nullfont,\jobname,\documentclass}
  75. \DoNotIndex{\batchmode,\errorstopmode,\char,\catcode,\ }
  76. \DoNotIndex{\CodelineIndex,\docdate,\DocInput,\DoNotIndex,\EnableCrossrefs}
  77. \DoNotIndex{\filedate,\filename,\fileversion,\logo,\manfnt}
  78. \DoNotIndex{\NeedsTeXFormat,\ProvidesPackage,\RecordChanges,\space}
  79. \DoNotIndex{\usepackage,\wlog,\@gobble,\@ifundefined,\@namedef,\@spaces}
  80. \DoNotIndex{\begingroup,\csname,\edef,\endcsname,\expandafter,\hbox}
  81. \DoNotIndex{\hskip,\ifeof,\ignorespaces,\item,\leavevmode,\loop,\makebox}
  82. \DoNotIndex{\newcounter,\newif,\newread,\openin,\par,\parindent,\put}
  83. \DoNotIndex{\read,\relax,\repeat,\setcounter,\stepcounter,\the}
  84. \DoNotIndex{\value,\vbox,\vskip}
  85. \DoNotIndex{}
  86. \let\origmacrocode\macrocode
  87. \def\macrocode{\hfuzz 5em\origmacrocode}
  88. \begin{document}
  89.   \DocInput{feynmf.dtx}
  90. \end{document}
  91. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  92. \endinput
  93. %% End of file `fmfmanps.drv'.
  94.